golang.org/x/net/http2.priorityNodeRFC7540.addBytes (method)
3 uses
golang.org/x/net/http2 (current package)
writesched_priority_rfc7540.go#L114: func (n *priorityNodeRFC7540) addBytes(b int64) {
writesched_priority_rfc7540.go#L271: n.addBytes(-n.bytes)
writesched_priority_rfc7540.go#L383: n.addBytes(int64(wr.DataSize()))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)